type crypto/tls.constantTimeHash
3 uses
crypto/tls (current package)
cipher_suites.go#L555: type constantTimeHash interface {
cipher_suites.go#L563: h constantTimeHash
cipher_suites.go#L574: return &cthWrapper{h().(constantTimeHash)}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)